Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: OpenDoc Class Reference /
Part 1 - Classes and Methods / ODFrame


SetDroppable

The SetDroppable method specifies whether this frame's part accepts drag-and-drop events in this frame.

void SetDroppable (in ODBoolean isDroppable);
isDroppable
kODTrue if this frame's part accepts drag-and-drop events in this frame, otherwise kODFalse.
DISCUSSION
Your part calls this method to define its display frame as either capable or incapable of accepting a drop.

SEE ALSO
The ODFrame::IsDragging method (page 326).
The ODFrame::IsDroppable method (page 327).
The ODFrame::SetDragging method (page 333).
"Responding to Reconnected and Closed Display Frames" on page 106 in OpenDoc Programmer's Guide.
"Responding to an Added Display Frame" on page 110 in OpenDoc Programmer's Guide.
"Droppable Frames" on page 359 in OpenDoc Programmer's Guide.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
17 JUL 1996




Navigation graphic, see text links

Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help